projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd84704
)
gtktextattributes: include the right headers
author
Sébastien Wilmet
<swilmet@gnome.org>
Fri, 29 Mar 2013 13:09:06 +0000
(14:09 +0100)
committer
Sébastien Wilmet
<swilmet@gnome.org>
Mon, 1 Apr 2013 19:12:49 +0000
(21:12 +0200)
Some function prototypes in gtktexttagprivate.h are implemented in
gtktextattributes.c.
https://bugzilla.gnome.org/show_bug.cgi?id=697048
gtk/gtktextattributes.c
patch
|
blob
|
history
diff --git
a/gtk/gtktextattributes.c
b/gtk/gtktextattributes.c
index d9bb88564424c1c1761b7edb161301999e9a5293..363c4699caac839f839b84d22ce530458d3b4e2c 100644
(file)
--- a/
gtk/gtktextattributes.c
+++ b/
gtk/gtktextattributes.c
@@
-50,9
+50,7
@@
#include "config.h"
#include "gtktextattributes.h"
-
-#include "gtktexttag.h"
-#include "gtktexttypes.h"
+#include "gtktexttagprivate.h"
/**
* gtk_text_attributes_new: